名前 | 解説 | |
---|---|---|
![]() | CssClass | Configurates C1.Web.Mvc.Control.CssClass. Sets the css class of the control. |
![]() | CssStyle | Configurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. |
![]() | CssStyles | Configurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. |
![]() | Height | オーバーロードされます。 Sets the height of the control in pixel. |
![]() | HtmlAttribute | Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. |
![]() | HtmlAttributes | オーバーロードされます。 Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. |
![]() | Id | Configurates C1.Web.Mvc.Component.Id. Sets the id of the control. |
![]() | IsDisabled | Configurates C1.Web.Mvc.Control.IsDisabled. Sets a value that determines whether the control is disabled. |
![]() | OnClientGotFocus | Configurates the C1.Web.Mvc.Control.OnClientGotFocus client event. Occurs when the control gets the focus. |
![]() | OnClientLostFocus | Configurates the C1.Web.Mvc.Control.OnClientLostFocus client event. Occurs when the control loses the focus. |
![]() | OnClientRefreshed | Configurates the C1.Web.Mvc.Control.OnClientRefreshed client event. Occurs after the control has refreshed its contents. |
![]() | OnClientRefreshing | Configurates the C1.Web.Mvc.Control.OnClientRefreshing client event. Occurs when the control is about to refresh its contents. |
![]() | TabOrder | Configurates C1.Web.Mvc.Control.TabOrder. Sets a value of the tabindex attribute associated with the control. |
![]() | TemplateBind | Configurates the C1.Web.Mvc.Control.TemplateBindings client event. Sets the collection of the template bindings. |
![]() | ToTemplate | Transfer to the template mode. |
![]() | Width | オーバーロードされます。 Sets the width of the control in pixel. |
![]() | WriteTo | Writer the process result of current instance to the writer. C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>から継承されます。 |